home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / ppd.z / ppd
Text File  |  1998-10-30  |  6KB  |  133 lines

  1.  
  2.  
  3.  
  4. ppppppppdddd((((1111MMMM))))                          IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                           ppppppppdddd((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ppd - Impressario PPD driver for use with PostScript capable printers.
  10.  
  11. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  12.      PostScript Printer Description (PPD) files are human readable text files
  13.      that describe the features of a specific PostScript capable printer.  A
  14.      PPD file describes printer features in such a way that a Graphical User
  15.      Interface (GUI) can be built to present the user with a list of printer
  16.      features to choose from.  Examples of printer features include paper
  17.      size, supported fonts, paper handling, etc.  A PPD file also contains
  18.      PostScript and Job Control Language (JCL) commands to be used to invoke
  19.      the selected features.
  20.  
  21.      The Impressario PPD software parses a PPD file and uses the PPD file
  22.      information to:
  23.  
  24.       - Build a list of supported printers (Printer Manager Add function)
  25.  
  26.       - Build a GUI for controlling the printer (glp Options panels)
  27.  
  28.       - Send the correct PostScript and JCL commands to the printer (the
  29.      Impressario PPD printer driver)
  30.  
  31.      For more information on PPD files see the Adobe document: "PostScript
  32.      Printer Description File Format Specification" available from Adobe
  33.      Systems Incorporated.  Version 4.2 of the document was used as the basis
  34.      of the Impressario PPD driver.
  35.  
  36.      SGI supplies a number of PPD files in the directory
  37.      /var/spool/lp/PPD_model.  PPD files in this directory have been tested
  38.      with the Impressario PPD driver and the printers that these PPD files
  39.      support will be listed in the Printer Manager.
  40.  
  41.      Additional PPD files can be found at printer vendor web sites and FTP
  42.      sites.  Many vendors have a large collection in a single directory that
  43.      can be downloaded.  One notable exception is HP.  HP PPDs are not
  44.      available in a single location -- they are incorporated into HP supplied
  45.      printer drivers.  For this reason you may have to contact HP to get a PPD
  46.      file for a particular printer.
  47.  
  48.      To make the PPD available to the Printer Manager it has to be copied to
  49.      the directory that contains tested PPD files (/var/spool/lp/PPD_model).
  50.      See the file /var/spool/lp/PPD_model/README for details.  Note that if
  51.      the Printer Manager is running and a new PPD file is added to
  52.      /var/spool/lp/PPD_model then the Printer Manager should be restarted to
  53.      insure the new PPD file is seen.
  54.  
  55.      A large collection of PPDs for multiple vendors are available from
  56.      Adobe's FTP site at ftp.adobe.com.  Most of these files are already
  57.      available on the SGI system and can be found in the directory
  58.      /var/spool/lp/PPD_untested.  /var/spool/lp/PPD_untested contains PPD
  59.      files that SGI has not tested with the Impressario PPD driver.  They may
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ppppppppdddd((((1111MMMM))))                          IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                           ppppppppdddd((((1111MMMM))))
  71.  
  72.  
  73.  
  74.      or may not work with the Impressario PPD driver.  These files are
  75.      supplied in the impr_print.sw.ppd_unsupported subsystem and are provided
  76.      as a convenience for users who would otherwise have to get them from an
  77.      FTP site.  Printers supported by the PPD files in the
  78.      /var/spool/lp/PPD_untested directory are not listed by the Printer
  79.      Manager (see the README file in the /var/spool/lp/PPD_untested directory
  80.      for more information).
  81.  
  82.      For more information on the Impressario PPD driver see "Appendix I:
  83.      Impressario  PPD Driver Implementation" in the Impressario developers
  84.      Guide.
  85.  
  86.  
  87. TTTTRRRRAAAADDDDEEEEMMMMAAAARRRRKKKKSSSS
  88.      PostScript is a registered trademark of Adobe Systems, Inc.
  89.  
  90. FFFFIIIILLLLEEEESSSS
  91.      /var/spool/lp/PPD_model/README
  92.           Instructions for adding a PPD file to the system.
  93.      /var/spool/lp/PPD_model
  94.           Directory containing supported PPD files.
  95.      /var/spool/lp/PPD_untested
  96.           Directory containing unsupported PPD files.
  97.      /var/spool/lp/PPD_model/impressario_ppd_common.ppd
  98.      /var/spool/lp/PPD_model/impressario_ppd_common_3color.ppd
  99.      /var/spool/lp/PPD_model/impressario_ppd_common_4color.ppd
  100.           These three files implement a common section of the GUI options
  101.           menu.
  102.      /var/spool/lp/model/impressario_ppd_model
  103.           The default lp spooler model file used by the PPD driver.
  104.      /usr/lib/X11/$LANG/app-defaults/ppd
  105.           Directory containing resource files for PPD files.
  106.      /var/spool/lp/gui_model/ELF/impressario_ppd_model.gui
  107.           This is the GUI binary for the PPD driver.
  108.      /usr/lib/print/ppd_driver
  109.           PPD device driver.
  110.      /usr/lib/print/genppdtemplate
  111.           Used to generate an X resource file from a PPD file.
  112.      /usr/lib/print/ppdtopod
  113.           Used to convert a PPD file to an Impressario POD format.
  114.      /usr/lib/print/packppdfiles
  115.           Used to pack several files into a single file.
  116.  
  117. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  118.      The Impressario developers Guide (available as an on-line book when the
  119.      Impressario Developer sub-system software is installed).
  120.  
  121.      _p_p_d_t_o_p_o_d(_1), _i_m_p_r_e_s_s_a_r_i_o__p_p_d__m_o_d_e_l(_1), _p_a_c_k_p_p_d_f_i_l_e_s(_1), _g_e_n_p_p_d_t_e_m_p_l_a_t_e(_1)
  122.  
  123.  
  124.  
  125.  
  126.                                                                         PPPPaaaaggggeeee 2222
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.